ul, li { margin: 0; padding: 0; }


/*New header by Cmoore 09/22/08*/
.headerNav {
	font-weight: bold;
	width: 766px;
	height: 141px;
	margin: 0 0px 0px 0px;
	border-left:6px solid #f7f5f4;
	background: url(images/header_nologo3.gif); }
	
.navboxB a:link, .navboxB a:visited, .navboxB a:active, .navboxB a:hover { color:#ffffff }
.navboxG a:link, .navboxG a:visited, .navboxG a:active, .navboxG a:hover { color:#356198 }

.headerNav ul { list-style: none }

.headerNav ul li {
	display: block;
	float: right;
	margin:0 3px 4px 0;
	/*margin: 1px;
	padding:0 3px 3px 0;
	background-color:#ebe7e4;*/
	background: url(images/offbox3.gif);
	height:24px;
	width:187px }

.headerNav ul li.pressButton, .headerNav ul li.storeButton, .headerNav ul li.employmentButton, .headerNav ul li.wholesaleButton, .headerNav ul li.contactButton, .headerNav ul li.investorsButton {
	background: url(images/offbox4.gif);
	width:188px }

.headerNav ul li a {
	display: block;
	width: 177px;
	padding:4px 2px 5px 4px;
	height:12px }

.headerNav ul li.pressButton a, .headerNav ul li.storeButton a, .headerNav ul li.employmentButton a, .headerNav ul li.wholesaleButton a, .headerNav ul li.contactButton a, .headerNav ul li.investorsButton a {
	width:178px; }

/*Top buttons*/
.headerNav ul li.topB a { border: 1px solid #333333 }
.headerNav ul li.topB a:hover { border-color: #ffffff }

.headerNav ul li.onlineStore a:link, .headerNav ul li.wholesaleButton a:link, .headerNav ul li.storeButton a:link { color: #ffffff;background: #333333; }
.headerNav ul li.onlineStore a:visited, .headerNav ul li.wholesaleButton a:visited, .headerNav ul li.storeButton a:visited { color: #ffffff;background: #333333; }
.headerNav ul li.onlineStore a:hover, .headerNav ul li.wholesaleButton a:hover, .headerNav ul li.storeButton a:hover { border-color: #333333;background: #989898; }

/*Bottom buttons*/
.headerNav ul li.bottomG a { border:1px solid #989898 }
.headerNav ul li.bottomG a:hover { border-color:#989898 }

.headerNav ul li.contactButton a:link, .headerNav ul li.pressButton a:link, .headerNav ul li.filmsButton a:link { color: #356198;background: #ffffff; }
.headerNav ul li.contactButton a:visited, .headerNav ul li.pressButton a:visited, .headerNav ul li.filmsButton a:visited { color: #356198;background: #ffffff; }
.headerNav ul li.contactButton a:hover, .headerNav ul li.pressButton a:hover, .headerNav ul li.filmsButton a:hover { border-color: #989898;background: #ecf1fa; }

.headerNav ul li.investorsButton a:link, .headerNav ul li.employmentButton a:link, .headerNav ul li.vivaButton a:link { color: #356198;background: #ffffff; }
.headerNav ul li.investorsButton a:visited, .headerNav ul li.employmentButton a:visited, .headerNav ul li.vivaButton a:visited { color: #356198;background: #ffffff; }
.headerNav ul li.investorsButton a:hover, .headerNav ul li.employmentButton a:hover, .headerNav ul li.vivaButton a:hover { border-color: #989898;background: #ecf1fa; }

/*Active Nav-*/
body#mission li.missionButton a,
body#press li.pressButton a,
body#films li.filmsButton a,
body#employment li.employmentButton a,
body#investors li.investorsButton a,
body#contact li.contactButton a {
	color: #356198;
	background: #ecf1fa;
	border: 1px solid #989898;
	}
body#wholesale li.wholesaleButton a,
body#store li.storeButton a {
	color: #ffffff;
	background: #989898;
	border: 1px solid #333333;
	}

/*Normal Buttons*/
#headerNav ul li.normal { background: #C7C2C0; }
#headerNav ul li.normal a { border: 1px solid #989898; }
#headerNav ul li.normal a:hover { border-color: #000; }

/*Wholesale section*/
body#wholesale .headerNav a:link 		{ color: #333333; text-decoration: none; }
body#wholesale .headerNav a:visited 	{ color: #333333; text-decoration: none; }
body#wholesale .headerNav a:hover 	{ color: #333333; text-decoration: none; }
body#wholesale .headerNav a:active 	{ color: #666666; text-decoration: none; }

body#wholesale .headerNav li.wholesaleButton a {
	color: #ffffff;
	background: #989898;
	border: 1px solid #333333;
	}

body#wholesale .headerNav ul li.onlineStore a:link { color: #ffffff; }
body#wholesale .headerNav ul li.onlineStore a:visited { color: #ffffff; }
body#wholesale .headerNav ul li.onlineStore a:hover { color: #ffffff; }

body#wholesale .headerNav ul li.storeButton a:link { color: #ffffff; }
body#wholesale .headerNav ul li.storeButton a:visited { color: #ffffff; }
body#wholesale .headerNav ul li.storeButton a:hover { color: #ffffff; }